FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetRolePropertiesResponse Class / GetRolePropertiesResponse Constructor / GetRolePropertiesResponse Constructor(ServerInfoHeader,Task[],String)

In This Topic
    GetRolePropertiesResponse Constructor(ServerInfoHeader,Task[],String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ServerInfoHeader As ServerInfoHeader, _
       ByVal Tasks() As Task, _
       ByVal Description As String _
    )
    public GetRolePropertiesResponse( 
       ServerInfoHeader ServerInfoHeader,
       Task[] Tasks,
       string Description
    )

    Parameters

    ServerInfoHeader
    Tasks
    Description
    See Also